home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / acctg / pcbill / bill.doc next >
Encoding:
Text File  |  1990-01-24  |  16.0 KB  |  401 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.            ******   *****  ******   **  ***  ***   **
  27.         **  ** **   **  **  **       **   **                      *
  28.         **  ** **       **  ** ***   **   **  ***  ** ****   *****
  29.         *****  **       *****   **   **   **   **   **  **  **   **
  30.         **     **       **  **  **   **   **   **   **  **  **   **
  31.         **     **   **  **  **  **   **   **   **   **  **   *****
  32.            ***      *****  ******  **** **** **** **** ***  ***  *
  33.                                      *****
  34.            **************************************************** **   **
  35.            ****************************************************  *****
  36.  
  37.            Release 2.2
  38.  
  39.            Copyright 1988, 1989, 1990 -- Brad Strausbaugh
  40.            All Rights Reserved
  41.  
  42.  
  43.  
  44.                       PCBilling
  45.                     v2.2
  46.  
  47.            Copyright 1988, 1989, 1990 -- Brad Strausbaugh
  48.                  All Rights Reserved
  49.  
  50.  
  51.                INTRODUCTION
  52.  
  53.                PCBilling is an easy-to-use invoicing  system  designed
  54.                for  the  small  business  person who relies on billing
  55.                clients to collect revenue.  It runs on any IBM/PC, XT,
  56.            or  AT  with  at  least  one  floppy  disk  drive and a
  57.                printer that uses standard 9-1/2 by 11 continuous  feed
  58.                computer  paper.   The  only other supply you will need
  59.                are  #10  window  envelopes  commonly  found  in   most
  60.                stationary stores.
  61.  
  62.  
  63.                THE SHAREWARE CONCEPT
  64.  
  65.                If you find PCBilling a helpful tool in  managing  your
  66.                business,  please fill out the registration form at the
  67.            end of this document and send it, along with $25 to the
  68.            author.  You will receive all major  PCBilling upgrades
  69.            as they are published.
  70.  
  71.  
  72.                WHAT PCBilling DOES
  73.  
  74.                PCBilling has three primary  functions  that  free  you
  75.                from  some  of  the  clerical  tasks in running a small
  76.                business.
  77.  
  78.            Invoicing:    Using a simple data entry screen
  79.                  PCBilling lets you enter billing
  80.                  information -- who your clients
  81.                  are and what they are being billed
  82.                  for -- and prints off their
  83.                  invoices.
  84.  
  85.            Monitoring:   Once an invoice is sent PCBilling
  86.                  remembers it.  If payment is not
  87.                  received within 30 days, it prints
  88.                  off a past-due notice automatically,
  89.                  and if there is no payment after 60
  90.                  days a delinquent notice is printed.
  91.  
  92.            Reporting:    You can instruct PCBilling to report
  93.                  on outstanding bills or to summarize
  94.                  receipts or receivables or bad debts.
  95.                  It's just a matter of selecting the
  96.                  report you want from the Report
  97.                  pull-down menu.
  98.  
  99.  
  100.                                                                 Page 2
  101.            HOW PCBilling FILES YOUR INVOICES
  102.  
  103.                PCBilling maintains three data files, the invoice  file
  104.                where information on outstanding invoices is monitored,
  105.                the  receipts  file  where   receipt   and   bad   debt
  106.                information  is  kept for historical reporting, and the
  107.                header file where PCBilling keeps system information.
  108.  
  109.                The important thing to remember is that PCBilling  puts
  110.                each  new invoice in the invoice file, then moves it to
  111.                the receipts file only when payment is received or when
  112.                you flag it as a bad debt.
  113.  
  114.                          Key In Invoices
  115.                                |
  116.                                |
  117.                                V
  118.                       _____
  119.                      /     \________________
  120.                      |                      |
  121.                      |    Invoice File      |
  122.                      |                      |
  123.                      |                      |
  124.                       ----------------------
  125.                                |
  126.                                V
  127.  
  128.                          Payment Received
  129.                                or
  130.                         Flagged as Bad Debt
  131.  
  132.                                |
  133.                                V
  134.                       _____
  135.                      /     \________________
  136.                      |                      |
  137.                      |    Receipts File     |
  138.                      |                      |
  139.                      |                      |
  140.                       ----------------------
  141.  
  142.  
  143.                In the receipts file bad debts are  distinguished  from
  144.                received  invoices  by  having  no  Date Received.  The
  145.                various reports will select only the invoices  relevant
  146.                to that report.
  147.  
  148.  
  149.                GETTING STARTED
  150.  
  151.            After you've extracted BILL22.ARC you should  have the
  152.                following files.
  153.  
  154.                     BILL.EXE      The PCBilling program
  155.                     BILL.DOC      This documentation file
  156.             BRUN30.EXE    Run-time module used by BILL.EXE
  157.                     HEADER.DAT    PCBilling system information
  158.                                                                 Page 3
  159.  
  160.  
  161.                     INVOICE.DAT   The invoice file
  162.                     RECEIPTS.DAT  The receipts file
  163.  
  164.            Put the BILL22.ARC diskett in a safe place and use only
  165.                these extracted files from now on.
  166.  
  167.  
  168.                THE SYSTEM DATE
  169.  
  170.                PCBilling relies on your PC's  system  date  to  assign
  171.                invoice  dates.   You  may  have  a PC that maintains a
  172.                current system date even when it is turned off.  If you
  173.                do  not,  please  set the system date with the DOS DATE
  174.                command before you run PCBilling.
  175.  
  176.  
  177.  
  178.            GETTING AROUND IN PCBilling
  179.  
  180.                To  use  PCBilling  just  put  the  diskett  with   the
  181.                extracted  files  on  it  in  dive  A,  and  enter  the
  182.                following command.
  183.  
  184.                       A> BILL
  185.  
  186.                The PCBilling banner will appear.  Just press  any  key
  187.                to  continue.   The banner will disappear and the first
  188.                item on the menu bar at the top of the screen  will  be
  189.                highlighted  in reverse video.  Notice too that a brief
  190.                help line appears at the bottom of the screen.  A  help
  191.                line  will  always  be present there and it will change
  192.                automatically as needed.
  193.  
  194.                You  can  change  the  highlighted  menu  bar  item  by
  195.                pressing  the  left  or  right arrow key on the numeric
  196.                keypad (with the Num-Lock key off) or by  pressing  the
  197.                first  letter  of  the item you want.  When the desired
  198.            menu item is highlighted  press the Enter key and  that
  199.                item will be invoked.
  200.  
  201.                Selecting the Report,  PrintBills  or  Setup  menu  bar
  202.                option  results  in the appearance of a pull-down menu.
  203.                Like the menu bar, the current item on  the  pull-down.
  204.                menu  is  highlighted in reverse video.  You can change
  205.                it with the up and  down  arrow  keys  on  the  numeric
  206.                keypad  or by pressing the first letter of the item you
  207.                want.  When  the  desired  item  is  highlighted  press
  208.            Enter to select it.  To exit from a pull-down menu  and
  209.                "stepback" to the menu bar press the Escape key.
  210.  
  211.  
  212.  
  213.                THE DEMO DATA
  214.  
  215.                For the purpose of illustration, your PCBilling  system
  216.                                                                 Page 4
  217.  
  218.  
  219.                disk   comes  with  the  invoices  and  receipts  of  a
  220.                ficticious computer system  consultant.   This  example
  221.                will  be  helpful  when  you  first  go  through  these
  222.                instructions.  You can run  reports,  update  invoices,
  223.                etc,  without fear of losing important data.  Remember,
  224.                you can always create a new  copy  from  your  original
  225.            BILL22.ARC diskett.
  226.  
  227.                Later, when you are ready to enter your  own  invoices,
  228.                you  can  invoke  the Setup option from the menu bar to
  229.                clear the demo data from the PCBilling database.   Just
  230.                how to do that will be explained in the Setup section.
  231.  
  232.  
  233.                REPORTS
  234.  
  235.                PCBilling comes complete with six standard reports.  To
  236.            create a report just invoke the Report  option from the
  237.                menu bar and  select  the  report  you  want  from  the
  238.                pull-down menu.
  239.  
  240.                The year-to-date reports will prompt you for an "As of"
  241.                date.   Enter  the  date in mm/dd/yy format.  PCBilling
  242.                will generate the report and display it on the  screen.
  243.                You can send the report to your printer by pressing the
  244.                P key, or return  to  the  Reports  pull-down  menu  by
  245.                pressing  the  Escape  key -- remember the help line at
  246.                the bottom of the screen.  All other reports  are  sent
  247.                directly to your printer.
  248.  
  249.                Go ahead and run these reports with the demo data.
  250.  
  251.  
  252.                UPDATE
  253.  
  254.                You can use the Update option to key in a new  invoice,
  255.                or  to  move  and  invoice from the invoice file to the
  256.            receipts file.  You can also modify or delete invoices.
  257.  
  258.                The invoice file can  contain  up  to  200  outstanding
  259.                invoices.   Each  invoice is uniquely identified by its
  260.                Invoice Number.   When  an  invoice  is  moved  to  the
  261.                receipts  file or deleted, that number is opened up for
  262.                a new invoice.
  263.  
  264.                When you select the Update option from  the  menu  bar,
  265.                the invoice update screen is pulled down and it prompts
  266.                you for an Invoice Number, If you want to create a  new
  267.            invoice,  just  press  the  Enter  key   and  the  next
  268.                available Invoice Number will be assigned.
  269.  
  270.                Notice also that PCBilling automatically fills  in  the
  271.                Date  of  Bill with today's date, the Date Due with the
  272.                date 30 days hence, and the Date  Delinquent  with  the
  273.                date  60  days  hence.  The column of dates just to the
  274.                                                                 Page 5
  275.  
  276.  
  277.                right labeled Date Logged  will  contain  blank  dates.
  278.                These  are  filled  in  later  by PCBilling to log when
  279.                invoices and notices are printed off in the  PrintBills
  280.                menu  bar  option.  So all you have to do is enter your
  281.                client's name and address and the items he  or  she  is
  282.                being billed for.
  283.  
  284.                If you want to call up and existing invoice, enter  its
  285.                Invoice  Number.  If it exists it will be called up and
  286.                PCBilling will ask whether you want to mark it  Payment
  287.                Received or Bad Debt and move it the the receipts file,
  288.                or whether you want to modify or delete it.  If it does
  289.                not  exist  PCBilling  will  accept  data entry just as
  290.                though it had assigned the Invoice Number itself.
  291.  
  292.  
  293.  
  294.                PRINTING BILLS
  295.  
  296.                With the PrintBills menu bar option you can  align  the
  297.                paper  in  your  printer,  printoff  invoices, past-due
  298.                notices, and delinquent notices, and log  the  invoices
  299.                and notices sent so they won't be repeated.
  300.  
  301.                To print  invoices  and  notices  PCBilling  scans  the
  302.                invoice  file  and  checks each invoice's Date of Bill,
  303.                Date Due, and Date Delinqent to determine if an invoice
  304.            or past-due notice or delinquent notice should be sent.
  305.                Then it prints the appropriate document.  The  client's
  306.                name and address is always positioned on the invoice or
  307.                notice to be visible  throught  the  window  of  a  #10
  308.                envelope when folded in three sections.
  309.  
  310.                If your printer jams, or fails for any reason to  print
  311.                ALL  appropriate  invoices and notices, just re-run the
  312.                print option.  Only after printing is successful, go to
  313.                the Log Invoices/Notices Option.
  314.  
  315.            THE LOG INVOICES/NOTICES OPTION IS VERY IMPORTANT.   It
  316.                scans  the invoice file just like the print option did,
  317.                but instead of printing, it logs  today's  activity  on
  318.                the  selected  invoice records, so that, in the future,
  319.                PCBilling will not print duplicate bills  and  notices.
  320.                YOU  SHOULD  ALWAYS  RUN  THIS  OPTION IMMEDIATLY AFTER
  321.                SUCCESSFULLY PRINTING INVOICES AND NOTICES.
  322.  
  323.  
  324.                SETUP
  325.  
  326.                You can use the Setup  menu  bar  option  to  do  three
  327.                things;  (1)  set the header that appears at the top of
  328.                printed invoices and  notices;  (2)  clear  the  entire
  329.                PCBilling database; and (3) set the system date.
  330.  
  331.                When you select the Set Header option,  a  window  will
  332.                                                                 Page 6
  333.  
  334.  
  335.                prompt  you  for the name, address and phone number you
  336.                what to appear at the top of invoices and notices.   If
  337.                you  are  using  printer  paper  with  your  letterhead
  338.                pre-printed at the top, just fill in this  window  with
  339.                blanks.
  340.  
  341.                The  Clear  Entire  Database  option  will  clear   all
  342.                invoice,  receipt,  and  header  information  from  the
  343.                entire PCBilling database.   Its  main  purpose  is  to
  344.                clear  the  demo  data  when  you  are  ready  to start
  345.                entering your own invoices, If you use it for any other
  346.                reason, please exercise caution.
  347.  
  348.                The Set System Date option lets you change  the  system
  349.                calendar  clock  to the current date.  This is the date
  350.                PCBilling uses  to  assign  the  invoice  dates.   Your
  351.                system  may  have  an internal clock that maintains the
  352.                current date even when your machine is turned off.   If
  353.                it  does  not, use this option to set the current date,
  354.                or use the DOS DATE command before you run PCBilling.
  355.  
  356.  
  357.  
  358.                QUIT
  359.  
  360.            The  Quit  menu  bar  option  simply   terminates  your
  361.                PCBilling interactive session and returns you to DOS.
  362.                                                                 Page 7
  363.  
  364.  
  365.                   REGISTRATION FORM
  366.  
  367.                    PCBilling v2.2
  368.  
  369.  
  370.                If  you  find  PCBilling  helpful  in   managing   your
  371.            business and would like to  receive all  major  program
  372.            upgrades as they are published,  please  fill out  this
  373.            registration form and send it, along with $25 to...
  374.  
  375.                     Brad Strausbaugh
  376.             350 E. Del Mar Blvd #311
  377.                     Pasadena, Ca  91101
  378.  
  379.  
  380.              Name: _______________________________________
  381.  
  382.                Street: _______________________________________
  383.  
  384.            City/State/Zip: _______________________________________
  385.  
  386.             Phone: _____________________
  387.  
  388.            Where did you get your copy of PCBilling?
  389.  
  390.                    _______________________________________
  391.  
  392.            I  have  taken  great  care  to insure  that  PCBilling
  393.            performs  as  described  above.   Be advised,  however,
  394.            that  by using PCBilling,  you  agree  the author shall
  395.            not be held legally liable for the program's behavior.
  396.  
  397.            Please  use  the  rest  of this  page  (and the back if
  398.            needed)  to  jot  down  any  comments  you  have  about
  399.            PCBilling.  Your feedback is most welcome.
  400.  
  401.